home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / dev / misc / Istar.lha / Istar.readme < prev    next >
Encoding:
Text File  |  1998-03-18  |  2.9 KB  |  94 lines

  1. Short:    Knowledge Based System Inference Net Builder
  2. Author:    Andrew@basden.demon.co.uk
  3. Uploader:    Andrew@basden.demon.co.uk
  4. Version:    1.086
  5. Type:    dev/misc
  6.  
  7. ISTAR
  8.  
  9. Istar is a knowledge based system builder that allows you to construct
  10. inference nets, bayesian nets and semantic nets.  It has a particularly
  11. nice user interface, with a smoothness that only Amiga hardware can give.
  12. So it is useful for decision support, to help you clarify complex ideas.
  13.  
  14. You build your knowledge base by drawing boxes and arrows, and then
  15. can run the KB direct.  See docs/Intro or docs/index.html (which have
  16. the same content) to get going.  Most  documentation is now in html.
  17.  
  18. See the following Web pages:
  19.  
  20. The main inca page is
  21.      http://www.salford.ac.uk/iti/projects/inca/inca.html
  22.      
  23. The main Istar page is
  24.      http://www.basden.demon.co.uk/pgm/Istar
  25.      http://www.salford.ac.uk/its274/istar/istar.html
  26.  
  27. NEW IN THIS VERSION (See Docs/history.html)
  28.  
  29. Version 1.086 is an update to Version 1.085 which corrects a couple
  30. of minor bugs and extends the working of some esoteric inference
  31. mechanisms.  (See docs/bugs.html).  
  32.  
  33. The new unary operators introduced in v1.085 have been made better
  34. and extended.  See docs/history.html.
  35.  
  36. PLANS
  37.  
  38. Next main version I hope to have facilities to obtain information
  39. via ARexx and the internet.
  40.  
  41. COPYRIGHT
  42.  
  43. Istar, all versions, are copyright (C) Andrew Basden, University
  44. of Salford, Salford, M5 4WT, U.K.  Andrew@basden.demon.co.uk.
  45.  
  46. The version with this file can be used freely as long as all copies
  47. of it include the name 'Istar' in their file names whereever they
  48. are stored and as long as this file and copyright notice is
  49. kept with the file.
  50.  
  51. SYSTEM REQUIREMENTS
  52.  
  53. Known to work on Amiga 1200, 3000, 4000.  Will just about run in
  54. 2Mb machines, but recommend use the IstarPrefs_LowMem as your
  55. preferences file.
  56.  
  57. Assigns needed (can work without them):
  58.     IstarSys: (has IstarPrefs and, in future, other things)
  59.     KBTools: where KBs are saved etc.
  60. Fonts used (unless specified in IstarPrefs):
  61.     Courier
  62.     Garnet
  63.     Topaz
  64. Libs used:
  65.     iff.library (but can work without it)
  66.  
  67. It works best if you assign KBTools: to the directory where you keep
  68. your knowledge bases, and IstarSys: to a directory where various system
  69. files are kept.  At present, the only file sought in IstarSys is IstarPrefs.
  70. Otherwise just starts as Sys: root.
  71.  
  72. FILES INCLUDED:
  73.  
  74. Istar    Main program.
  75. This Istar.readme and Intro files.
  76. Preferences files.
  77. Documentation.  Most is now html and cross-linked
  78. for easy reference.  docs/Intro is an ascii version of index.html.
  79. Sample knowledge bases.
  80. Installation script.
  81.  
  82. DISCLAIMER:
  83.  
  84. Istar is supplied as-is.
  85.  
  86. Istar is still under development.  Some of its buttons do not work
  87. because they are not attached to anything yet.  Some of its more
  88. exotic data transformations do not yet work.  See bugs.html.
  89.  
  90. Let me know what you think of it, by mailing me at Istar@basden.demon.co.uk
  91.  
  92. Andrew Basden.
  93. 26.12.97.
  94.